SlaveDiagnostics.LostLink property

Lost link count for each port. EtherCAT devices increment a Lost Link Counter in case of loss of physical link with neighboring devices.

Error: the cable is faulty.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public byte[] LostLink { get; }
Public ReadOnly Property LostLink As Byte()

Property value

Type: byte[]

See also

SlaveDiagnostics Class

IntervalZero.KINGSTAR.Base.Api Namespace